Obligatory first post. I’m dating myself I know, but this is how I would accomplish this programming feat if I had to write code today:
main()
{
printf("Hello, World.\n");
}
Obligatory first post. I’m dating myself I know, but this is how I would accomplish this programming feat if I had to write code today:
main()
{
printf("Hello, World.\n");
}
Leave a comment